Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/google/go-github/v48 to v49 - autoclosed #46

Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 5, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/google/go-github/v48 require major v48.2.0 -> v49.1.0

Release Notes

google/go-github

v49.1.0

Compare Source

This minor release contains the following changes:

  • Update scrape dependency to v49 (#​2617)
  • Add support for GitHub Actions cache API (#​2604)
  • Support OIDC subject claim customization templates for actions (#​2615)
  • Omit OpenID Connect customization template claims when none are set (#​2620)
  • Update minor version to v49.1.0 (#​2623)

v49.0.0

Compare Source

This release contains the following breaking API changes:

  • Fix JSON protection unmarshal error (#​2606)
  • Change actions billing structs to maps (#​2597)

and the following additional changes:

  • Bump scrape and examples to use v48.2.0 (#​2596)
  • Fix GitHub docs URL for get repository API (#​2600)
  • Enable secret scanning with the enterprise-level REST API (#​2607)
  • Add installation to CodeScanningAlertEvent type (#​2609)
  • Add support for GitHub Environments for Pro/Teams pricing plans (#​2611)

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@@ -28,7 +28,7 @@ jobs:
# muffet (https://github.com/raviqqe/muffet) to perform the link check.
website_link_check:
docker:
- image: cimg/node:18.12.1
- image: cimg/node:18.12.0

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this downgraded

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is forked branch. my forked master branch is force-pushed sometimes for renovate cheking. so this is no meaning diff. After force-pushed, renovate PR diff contains remain dirty diff.

@@ -3,10 +3,12 @@
"config:base",
"schedule:earlyMondays"
],
includeForks: true,
renovateFork: true,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why enable it on forks?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At the first time to debug renovate on forked repository, these settings might be required. (not sure)

@renovate renovate bot force-pushed the renovate/github.com-google-go-github-v48-49.x branch from cc9df5d to 26989ac Compare January 11, 2023 03:00
@renovate renovate bot changed the title fix(deps): update module github.com/google/go-github/v48 to v49 fix(deps): update module github.com/google/go-github/v48 to v49 - autoclosed Jan 26, 2023
@renovate renovate bot closed this Jan 26, 2023
@renovate renovate bot deleted the renovate/github.com-google-go-github-v48-49.x branch January 26, 2023 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants